Appliance Tls Profiles Global SetSpec
Appliance Tls Profiles Global SetSpec
The Appliance Tls Profiles Global SetSpec schema contains the information about the profile name.
This schema was added in vSphere API 8.0.3.0.
JSON Example
{
"profile": "string"
}
string
profile
Required
Defines the standard profile name.
This property was added in vSphere API 8.0.3.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.appliance.tls.profiles
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.appliance.tls.profiles
.